MessageReminderMinutesBeforeStart Property |
Contains the number of minutes the reminder should occur prior to the start of the appointment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic long ReminderMinutesBeforeStart { get; set; }Public Property ReminderMinutesBeforeStart As Long
Get
Set
Property Value
Type:
Int64The reminder minutes before start.
See Also